SaCreditSourceApplyOrder 
Logical Entity Name  SaCreditSourceApplyOrder 
Default Table Name  SaCreditSourceApplyOrder 
Physical Only  NO 
Definition 
 
Note 
 

SaCreditSourceApplyOrder Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SaCreditSourceApplyOrderID(PK)    char(10)  NO 
 
OrderNumber    char(10)  NO 
 
FaFundSourceId(FK)    int  YES 
 
SaBillCodeId(FK)    int  YES 
 
SyCampusId    char(10)  NO 
 
DateAdded    char(10)  NO 
 
DateLstMod    char(10)  NO 
 
UserID    char(10)  NO 
 
Ts    char(10)  NO 
 

SaCreditSourceApplyOrder Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_SaCreditSourceApplyOrder  PrimaryKey  SaCreditSourceApplyOrderID 

SaCreditSourceApplyOrder Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
FaFundSource  Non-Identifying  Zero or One to Zero or More  Fk_SaCreditSourceApplyOrder_FaFundSourceId      FaFundSourceId  NO  NO 
SaBillCode  Non-Identifying  Zero or One to Zero or More  Fk_SaCreditSourceApplyOrder_SaBillCodeId      SaBillCodeId  NO  NO 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

SaCreditSourceApplyOrder Check Constraints 
Check Constraint Name  CheckConstraint